| 1. | Generates code for the specified conditional statement 为指定的条件语句生成代码。 |
| 2. | Property to set up a conditional statement 属性设置条件语句。 |
| 3. | You can use conditional statements in your code to do this 你可以在代码中使用条件语句来达成这个目的。 |
| 4. | Logs a warning during a build based on an evaluated conditional statement 根据计算的条件语句在生成期间记录警告。 |
| 5. | The decisions are found in a series of conditional statements , which execute 决定是通过一组条件语句而确定的,它们进行 |
| 6. | Stops a build and logs an error based on an evaluated conditional statement 根据计算的条件语句停止生成操作并记录错误。 |
| 7. | The data flow performs a complex query , including conditional statements and lookups , against 的复杂查询(包括条件语句和查找)并将结果写入 |
| 8. | Example 8 - 2 shows how a script can become more complicated by using a conditional statement 例8 - 2展示了如何通过使用一个条件语句来使脚本变得复杂。 |
| 9. | This tip takes a basic look at using parameters and conditional statements in an xslt style sheet 本技巧文章研究了在xslt样式表中使用参数和条件语句的基本情况。 |
| 10. | In this example , the conditional statement contains a counter that is supposed to count from 1 to 100 ; however , the 在此示例中,条件语句包含一个本应从1数到100的计数器但 |